Dynamic elements are the heart of WebObjects. They transform a static HTML page into one whose contents can be derived from calculation, database search, or some other dynamic means.
Simple character string.
Passive image.
Active image with hot zones.
Hypertext links.
Container element that conditionally displays its contents.
Container element that repeats its contents.
Form input element.
Selection list allowing multiple selection.
Check box.
Hidden text field.
Password text field.
Selection list allowing a single selection.
Radio button.
Standard submit button.
Standard reset button.
Multiline text input area.
Single-line text input area.
Support for unknown HTML elements
Support for unknown HTML container elements
Support for Netscape frames
Support for Java applets.
Plug-ins: support for the <EMBED> element from Netscape.